Skip to content

feat(ElytraAltitudeControl): Add feature to use timer when chunks are loading slow#214

Open
IceTank wants to merge 7 commits into
lambda-client:1.21.11from
IceTank:feature/add-timer-control-to-pitch-40-fly
Open

feat(ElytraAltitudeControl): Add feature to use timer when chunks are loading slow#214
IceTank wants to merge 7 commits into
lambda-client:1.21.11from
IceTank:feature/add-timer-control-to-pitch-40-fly

Conversation

@IceTank

@IceTank IceTank commented Dec 30, 2025

Copy link
Copy Markdown
Contributor

Add feature to use timer when chunks near are loading slowly.

This is useful on 2b when you are flying in new chunks with something like Pitch40. Without timer usage, you would lose your speed as soon as you fly into unloaded chunks. Activating Timer keeps your speed and gives 2b time to load more chunks around you.

@IceTank IceTank force-pushed the feature/add-timer-control-to-pitch-40-fly branch from 4848282 to 958c1b1 Compare January 27, 2026 18:43
@IceTank IceTank changed the base branch from 1.21.5 to 1.21.11 January 27, 2026 18:44
@IceTank

IceTank commented Jan 27, 2026

Copy link
Copy Markdown
Contributor Author

Update target branch to 1.21.11

@github-project-automation github-project-automation Bot moved this to Backlog in Kanban Mar 11, 2026
@beanbag44 beanbag44 self-requested a review March 12, 2026 20:44
Comment thread src/main/kotlin/com/lambda/module/modules/movement/ElytraAltitudeControl.kt Outdated
Comment thread src/main/kotlin/com/lambda/module/modules/movement/ElytraAltitudeControl.kt Outdated
@IceTank

IceTank commented Mar 13, 2026

Copy link
Copy Markdown
Contributor Author

Cleaned up code and fixed merge conflict

…control-to-pitch-40-fly

# Conflicts:
#	src/main/kotlin/com/lambda/module/modules/movement/ElytraAltitudeControl.kt

@beanbag44 beanbag44 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm also unable to test this atm, can you upload a video of the feature working?

Comment thread src/main/kotlin/com/lambda/module/modules/movement/Timer.kt Outdated
@IceTank

IceTank commented Mar 25, 2026

Copy link
Copy Markdown
Contributor Author

I'm also unable to test this atm, can you upload a video of the feature working?

I don't know what to show. It just slows down the game when chunks around you aren't loaded.

Don't change timer value while not flying
@IceTank

IceTank commented Mar 25, 2026

Copy link
Copy Markdown
Contributor Author

Tested on 2b and it works

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

4 participants